www.gusucode.com > 中国货源网导航程序源码 1 > 中国货源网导航程序源码 1.0/8月11日备份/admin/admin_manage_left.asp

    <!--#include file="mdb.asp"-->
<!--#include file="aq.asp"-->
<%
if session("adminlogin")<>sessionvar then
Response.Write("<script language=javascript>alert('你尚未登录,或者超时了!请重新登录');this.location.href='index.asp';</script>")
Response.End
End if
%>
<head>
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>管理栏目</title>
<LINK REL="stylesheet" HREF="css.css" TYPE="text/css">
<style type="text/css">
body  { background:#799AE1; font:Verdana 12px; 
SCROLLBAR-FACE-COLOR: #799AE1; SCROLLBAR-HIGHLIGHT-COLOR: #799AE1; 
SCROLLBAR-SHADOW-COLOR: #799AE1; SCROLLBAR-DARKSHADOW-COLOR: #799AE1; 
SCROLLBAR-3DLIGHT-COLOR: #799AE1; SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #AABFEC;
}
table  { border:0px; }
td  { font:normal 12px 宋体;}
img  { vertical-align:bottom; border:0px; }
a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover  { color:#428EFF;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title  { }
.menu_title span  { position:relative; top:0px; left:8px; color:#000000; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:0px; left:8px; color:#999999; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
function showmenu_item(sid)
{
which = eval("menu_item" + sid);
if (which.style.display == "none")
{
var i = 1
while(i<7){
eval("menu_item"+ i +".style.display=\"none\";");
eval("menuTitle"+ i +".background=\"images/title_bg_show.gif\";");
i++;
}
eval("menu_item" + sid + ".style.display=\"\";");
eval("menuTitle"+ sid + ".background=\"images/title_bg_hide.gif\";")
}else{
eval("menu_item" + sid + ".style.display=\"none\";");
eval("menuTitle"+ sid + ".background=\"images/title_bg_show.gif\";")
}
}
</SCRIPT>
</head>
<BODY leftMargin=2 background="" topMargin=0 marginheight="0" marginwidth="0">
<table width="158" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="158" height="38" background="images/title.gif">

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="151" height="15"></td>
</tr>
<tr>
<td><div align="center"><font color="#FFFFFF"><strong>控制面版</strong></font></div></td>
</tr>
</table></td></tr>
<tr>
<td height="25" class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=images/title_bg_quit.gif bgcolor="#7898E0"><span>
<a href="welcome.asp" target="frmright"><strong>管理首页</strong></a> | <a href="logout.asp" target="_parent"><strong>安全退出</strong></a></td></tr>
</table>
<BR>
<table width="158" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="158" height="25" background="images/admin_left_9.gif"><strong class="menu_title">&nbsp;赞助程序开发</strong></td></tr>
<tr>
<td valign="top" bgcolor="#D0D8F0">
<div class=sec_menu style="width:158px; height:35px">
     <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table6">
     <tr>
     <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="mail.htm" target="frmright">合作业务联系</a></td></tr>
     </table>
</td></tr></table>
<br>  
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_show.gif" id=menuTitle1 onClick="showmenu_item(1)"><span>网站管理系统</span></td></tr>
<tr>
<td style="display:block;" id='menu_item1'>
<div class=sec_menu style="width:158px; height:0px">
    <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table1">
    <tr>
    <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_SiteConfig.asp" target="frmright">网站基本信息</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="user_manager.asp" target="frmright">管理帐号设置</a></td></tr>
    </table>
</td></tr></table>
<br>  
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_show.gif" id=menuTitle2 onClick="showmenu_item(2)"><span>网站分类管理</span></td></tr>
<tr>
<td style="display:none" id='menu_item2'>
<div class=sec_menu style="width:158px; height:0px">
    <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table2">
    <tr>
    <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_class_add.asp" target="frmright">类别添加管理</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_class_del.asp" target="frmright">类别删除管理</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="feilei_list.asp" target="frmright">类别修改管理</a></td></tr>
    </table>
</td></tr></table>
<br>  
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_show.gif" id=menuTitle3 onClick="showmenu_item(3)"><span>网址管理系统</span></td></tr>
<tr>
<td style="display:none" id='menu_item3'>
<div class=sec_menu style="width:158px; height:0px">
<table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table2">
    <tr>
    <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_detail_add.asp" target="frmright">添加网址链接</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="tool_add.asp" target="frmright">添加实用查询</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="top_add.asp" target="frmright">添加名站导航</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_detail_list1.asp" target="frmright">站长加入的网址</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_detail_list2.asp" target="frmright">用户加入已审核</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_detail_verity.asp" target="frmright">用户加入未审核</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_detail_verityin.asp" target="frmright">有来路入未审核</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_detail_search.asp" target="frmright">站内网站搜索</a></td></tr>
    </table>
</td></tr></table>
<br>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_show.gif" id=menuTitle4 onClick="showmenu_item(4)"><span>模版修改管理</span></td></tr>
<tr>
<td style="display:none" id='menu_item4'>
<div class=sec_menu style="width:158px; height:0px">
    <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table2">
    <tr>
    <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=2" target="frmright">首 页 模版修改</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=1" target="frmright">分类页模版修改</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=3" target="frmright">关于本站页模板</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=4" target="frmright">联系本站页模板</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=5" target="frmright">网站地图页模板</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=6" target="frmright">免责声明页模板</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=7" target="frmright">使用帮助页模板</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=8" target="frmright">使用说明页模板</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Admin_template.asp?id=9" target="frmright">酷我音乐页模板</a></td></tr>
    </table>
</td></tr></table>
<br>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_show.gif" id=menuTitle5 onClick="showmenu_item(5)"><span>生成html管理</span></td></tr>
<tr>
<td style="display:none" id='menu_item5'>
<div class=sec_menu style="width:158px; height:0px">
    <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table2">
    <tr>
    <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Create.asp" target="frmright">生成分类页面</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="template.asp" target="frmright">生成生成主页及其他页</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="Resta.asp" target="frmright">重置统计数据</a></td></tr>
</table>
</td></tr></table>
<br>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_show.gif" id=menuTitle6 onClick="showmenu_item(6)"><span>数据库管理</span></td></tr>
<tr>
<td style="display:none" id='menu_item6'>
<div class=sec_menu style="width:158px; height:0px">
    <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table2">
    <tr>
    <td height="4"></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_data.asp?Action=Backup" target="frmright">备份数据库</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_data.asp?Action=Restore" target="frmright">恢复数据库</a></td></tr>
    <tr>
    <td height="20"><img src="images/bullet.gif"><a href="admin_data.asp?Action=Compact" target="frmright">压缩数据库</a></td></tr>
    </table>
</td></tr></table>
<br>
<table width="158" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="158" height="25" background="images/admin_left_9.gif"><strong class="menu_title">&nbsp;版权信息</strong></td></tr>
<tr>
<td valign="top" bgcolor="#D0D8F0">
<div class=sec_menu style="width:158px; height:65px">

     <table width="97%"  border="0" align="center" cellpadding="0" cellspacing="0" id="table6">
     <tr>
     <td height="4"></td></tr>
     <tr>
     <td height="20"><img src="images/bullet.gif">程序设计:<a href="mailto:917195699@qq.com">中国货源网</a></td></tr>
     <tr>
     <td height="20"><img src="images/bullet.gif">官方网站:<a href="http://www.100-86.com/" target="frmright">100-86.com</a></td></tr>
     <tr>
     <td height="20"><img src="images/bullet.gif">官方地址:<a href="http://www.100-86.com/ly" target="frmright">联系我们</a></td></tr>
     </table>
</td></tr></table>
</body>
</html>